home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / tools / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / i386 / t-crtstuff < prev    next >
Encoding:
Text File  |  1994-11-20  |  122 b   |  3 lines

  1. # The pushl in CTOR initialization interferes with frame pointer elimination.
  2. CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer
  3.